Honour listall param for list templates api#9300
Conversation
|
@blueorangutan package |
|
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9300 +/- ##
============================================
- Coverage 14.95% 4.28% -10.68%
============================================
Files 5387 364 -5023
Lines 470348 29439 -440909
Branches 58589 5146 -53443
============================================
- Hits 70330 1260 -69070
+ Misses 392224 28036 -364188
+ Partials 7794 143 -7651
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10110 |
|
I'm not sure how to properly test this, but here are the results from a few scenarios: |
Thanks @slavkap . This is probably a UI issue. Let me check & fix this. |
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10125 |
1f7aba4 to
b9a6ec7
Compare
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10134 |
slavkap
left a comment
There was a problem hiding this comment.
Code LGTM, I tested the scenarios that I mentioned above.
I'm not sure what should be the behavior for the templates in the community section in the Deploy VM wizard. If I have a project and download a template, then create another project, the second project has access to the template of the first one via the community tab
|
Verified listing of templates in default view and projects. |
* Honour listall param for list templates api * Don't show templates from another project inside a project view
Description
This PR makes changes to honour listall param for list templates api and also adds the listall parameter to deployVM in the UI.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?